Skip to content

fix(cli): revert broken merge and stabilize atomic-write-metadata - #109

Open
marlon-costa-dc wants to merge 2 commits into
0.12.0-devfrom
fix/stabilize-atomic-write-metadata
Open

fix(cli): revert broken merge and stabilize atomic-write-metadata#109
marlon-costa-dc wants to merge 2 commits into
0.12.0-devfrom
fix/stabilize-atomic-write-metadata

Conversation

@marlon-costa-dc

@marlon-costa-dc marlon-costa-dc commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Reverts broken merge d58c2f2 (merge: preserve active lane while absorbing remote) and applies atomic-write-metadata contract and test gates.

  • Revert merge: d58c2f2
  • Apply: atomic_file.py, atomic_file_state.py, test_atomic_file_contract.py, test_atomic_file_guarded.py, test_file_derived_contracts.py
  • Modify: flextcliutilitiesfiles_part_02.py, file_tools.py, test_files_cov.py

Summary by cubic

Reverts the broken "preserve active lane while absorbing remote" merge so CLI behavior returns to its pre-merge state, and stabilizes the atomic-write metadata contract with test gates.

Bug Fixes

  • Drops the broken merge's lane-preserving logic.
  • Atomic-write metadata now follows an enforced contract, guarded by new contract and derived-contract tests.

Written for commit 38b79b7. Summary will update on new commits.

Review in cubic

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
E Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant